π GetManifestResource #2
Annotations
5 errors and 11 warnings
SevenZip/LibraryManager.cs#L292
'SevenZipLibraryManager' does not contain a definition for 'GetManifestResource'
|
SevenZip/SevenZipSfx.cs#L182
'SevenZipLibraryManager' does not contain a definition for 'GetManifestResource'
|
SevenZip/SevenZipSfx.cs#L197
'SevenZipLibraryManager' does not contain a definition for 'GetManifestResource'
|
SevenZip/SevenZipSfx.cs#L447
'SevenZipLibraryManager' does not contain a definition for 'GetManifestResource'
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SevenZip/ArchiveFileInfo.cs#L82
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
SevenZip/ArchiveProperty.cs#L25
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
SevenZip/COM.cs#L180
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
SevenZip/SevenZipBase.cs#L257
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_actualIndexes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_archive' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_directory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_extractor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_fakeStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_fileStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
This job failed
Loading