Skip to content

✨ BinaryResource

✨ BinaryResource #1

Triggered via push June 18, 2024 09:34
Status Failure
Total duration 1m 52s
Artifacts

pr.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 22 warnings
build (Release): SevenZip/SevenZipSfx.cs#L182
'LibraryManager' does not contain a definition for 'GetManifestResource'
build (Release): SevenZip/SevenZipSfx.cs#L197
'LibraryManager' does not contain a definition for 'GetManifestResource'
build (Release): SevenZip/LibraryManager.cs#L292
'LibraryManager' does not contain a definition for 'GetManifestResource'
build (Release)
Process completed with exit code 1.
build (LiteRelease): SevenZip/LibraryManager.cs#L292
'LibraryManager' does not contain a definition for 'GetManifestResource'
build (LiteRelease)
Process completed with exit code 1.
build (Release)
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/.
build (Release): SevenZip/ArchiveFileInfo.cs#L82
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Release): SevenZip/COM.cs#L180
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Release): SevenZip/SevenZipBase.cs#L257
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Release): SevenZip/ArchiveProperty.cs#L25
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Release): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_actualIndexes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_archive' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_directory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_extractor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_fakeStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_fileStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (LiteRelease)
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/.
build (LiteRelease): SevenZip/ArchiveFileInfo.cs#L82
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (LiteRelease): SevenZip/ArchiveProperty.cs#L25
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (LiteRelease): SevenZip/COM.cs#L180
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (LiteRelease): SevenZip/SevenZipBase.cs#L257
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (LiteRelease): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_actualIndexes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (LiteRelease): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_archive' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (LiteRelease): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_directory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (LiteRelease): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_extractor' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (LiteRelease): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_fakeStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (LiteRelease): SevenZip/ArchiveExtractCallback.cs#L51
Non-nullable field '_fileStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.