load/save: add new .dizdir format #225
Annotations
3 errors and 13 warnings
build:
Diz.Test/bugs/Bug050_JapaneseText.cs#L52
Argument 3: cannot convert from 'Diz.Core.serialization.IFileByteProvider' to 'System.Func<string, Diz.Core.serialization.IFileByteProvider>'
|
build:
Diz.Test/bugs/Bug050_JapaneseText.cs#L52
Argument 3: cannot convert from 'Diz.Core.serialization.IFileByteProvider' to 'System.Func<string, Diz.Core.serialization.IFileByteProvider>'
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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/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/BSNESImportStreamProcessor.cs#L46
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/BSNESTraceLogCapture.cs#L53
Cannot convert null literal to non-nullable reference type.
|
build:
Diz.Import/src/bsnes/tracelog/BSNESTraceLogCapture.cs#L54
Cannot convert null literal to non-nullable reference type.
|
build
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/
|