Merge remote-tracking branch 'patrickmollohan/more-kb-shortcuts' #182
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, vimtor/action-zip@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Diz.Core/model/ROMByte.cs#L136
Possible null reference argument for parameter 'other' in 'bool RomByteData.EqualsButNoRomByte(RomByte other)'.
|
Diz.Cpu.65816/src/import/SnesDefaultSettingsFactory.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Diz.Cpu.65816/src/AddRomDataCommand.cs#L66
Dereference of a possibly null reference.
|
Diz.Cpu.65816/src/AutoStepper65816.cs#L45
Nullable value type may be null.
|
Diz.Cpu.65816/src/AddRomDataCommand.cs#L79
Dereference of a possibly null reference.
|
Diz.Cpu.65816/src/SnesData.cs#L111
Nullable value type may be null.
|
Diz.Cpu.65816/src/SnesData.cs#L112
Nullable value type may be null.
|
Diz.Cpu.65816/src/AddRomDataCommandValidator.cs#L37
Dereference of a possibly null reference.
|
Diz.Cpu.65816/src/AddRomDataCommandValidator.cs#L52
Dereference of a possibly null reference.
|
Diz.Cpu.65816/src/AddRomDataCommandValidator.cs#L68
Dereference of a possibly null reference.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading