Change "Unsaved Changes" prompt to Yes/No/Cancel #230
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/
|
Get current date
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/
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESImportStreamProcessor.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESTraceLogImporter.cs#L93
Dereference of a possibly null reference.
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESImportStreamProcessor.cs#L85
Non-nullable field 'poolCompressedWorkItems' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESImportStreamProcessor.cs#L85
Non-nullable field 'poolWorkItems' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESImportStreamProcessor.cs#L96
Cannot convert null literal to non-nullable reference type.
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESImportStreamProcessor.cs#L97
Cannot convert null literal to non-nullable reference type.
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESImportStreamProcessor.cs#L98
Cannot convert null literal to non-nullable reference type.
|
Build:
Diz.Import/src/bsnes/tracelog/BsnesTraceLogImporter.ModificationsList.cs#L89
Dereference of a possibly null reference.
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESImportStreamProcessor.cs#L59
Non-nullable field 'Header' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Diz.Import/src/bsnes/tracelog/BSNESImportStreamProcessor.cs#L62
Non-nullable field 'CompressedBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Set version string
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