Release build for Wiinject #5
release.yml
on: workflow_dispatch
Matrix: build
Publish NuGet Package
18s
release
27s
Annotations
4 errors and 58 warnings
|
Publish NuGet Package
Token exchange failed (HTTP 401) at https://www.nuget.org/api/v2/token. Make sure you are using the username of the policy creator, not the policy owner: No matching trust policy owned by user '***' was found.
|
|
release
The run was canceled by @jonko0493.
|
|
release
The operation was canceled.
|
|
Wiinject Release
The run was canceled by @jonko0493.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/WiinjectEngine.cs#L359
Dereference of a possibly null reference.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/WiinjectEngine.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/WiinjectEngine.cs#L52
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(string riivolutionPatchDocument, IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/Riivolution.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/Riivolution.cs#L85
Dereference of a possibly null reference.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/Riivolution.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/Riivolution.cs#L69
Dereference of a possibly null reference.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/Riivolution.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
Publish NuGet Package:
HaroohieClub.Wiinject/Riivolution.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-x64, ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (linux-x64, ubuntu-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L359
Dereference of a possibly null reference.
|
|
build (linux-x64, ubuntu-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (linux-x64, ubuntu-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L52
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(string riivolutionPatchDocument, IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (linux-x64, ubuntu-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-x64, ubuntu-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Dereference of a possibly null reference.
|
|
build (linux-x64, ubuntu-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-x64, ubuntu-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Dereference of a possibly null reference.
|
|
build (linux-arm64, ubuntu-24.04-arm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (linux-arm64, ubuntu-24.04-arm):
HaroohieClub.Wiinject/WiinjectEngine.cs#L359
Dereference of a possibly null reference.
|
|
build (linux-arm64, ubuntu-24.04-arm):
HaroohieClub.Wiinject/WiinjectEngine.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (linux-arm64, ubuntu-24.04-arm):
HaroohieClub.Wiinject/WiinjectEngine.cs#L52
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(string riivolutionPatchDocument, IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (linux-arm64, ubuntu-24.04-arm):
HaroohieClub.Wiinject/Riivolution.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-arm64, ubuntu-24.04-arm):
HaroohieClub.Wiinject/Riivolution.cs#L85
Dereference of a possibly null reference.
|
|
build (linux-arm64, ubuntu-24.04-arm):
HaroohieClub.Wiinject/Riivolution.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
build (linux-arm64, ubuntu-24.04-arm):
HaroohieClub.Wiinject/Riivolution.cs#L69
Dereference of a possibly null reference.
|
|
build (osx-x64, macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (osx-x64, macos-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L359
Dereference of a possibly null reference.
|
|
build (osx-x64, macos-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (osx-x64, macos-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L52
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(string riivolutionPatchDocument, IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (osx-x64, macos-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
build (osx-x64, macos-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Dereference of a possibly null reference.
|
|
build (osx-x64, macos-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
build (osx-x64, macos-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Dereference of a possibly null reference.
|
|
build (osx-arm64, macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (osx-arm64, macos-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L359
Dereference of a possibly null reference.
|
|
build (osx-arm64, macos-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (osx-arm64, macos-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L52
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(string riivolutionPatchDocument, IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (osx-arm64, macos-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
build (osx-arm64, macos-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Dereference of a possibly null reference.
|
|
build (osx-arm64, macos-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
build (osx-arm64, macos-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Dereference of a possibly null reference.
|
|
build (win-x64, windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (win-x64, windows-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L359
Dereference of a possibly null reference.
|
|
build (win-x64, windows-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (win-x64, windows-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L52
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(string riivolutionPatchDocument, IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (win-x64, windows-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
build (win-x64, windows-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Dereference of a possibly null reference.
|
|
build (win-x64, windows-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
build (win-x64, windows-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Dereference of a possibly null reference.
|
|
build (win-arm64, windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (win-arm64, windows-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L359
Dereference of a possibly null reference.
|
|
build (win-arm64, windows-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L56
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (win-arm64, windows-latest):
HaroohieClub.Wiinject/WiinjectEngine.cs#L52
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'patchIds' of type 'IEnumerable<string>' in 'Riivolution.Riivolution(string riivolutionPatchDocument, IEnumerable<string> patchIds)' due to differences in the nullability of reference types.
|
|
build (win-arm64, windows-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Converting null literal or possible null value to non-nullable type.
|
|
build (win-arm64, windows-latest):
HaroohieClub.Wiinject/Riivolution.cs#L85
Dereference of a possibly null reference.
|
|
build (win-arm64, windows-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Converting null literal or possible null value to non-nullable type.
|
|
build (win-arm64, windows-latest):
HaroohieClub.Wiinject/Riivolution.cs#L69
Dereference of a possibly null reference.
|
|
release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v4.1.8, softprops/action-gh-release@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
linux-arm64
Expired
|
29.5 MB |
sha256:dd98716d3263d89f243f66763c2d26d2c99c7337a4600bd1f4adb7ad9cb0aca6
|
|
|
linux-x64
Expired
|
31.4 MB |
sha256:034edf9be35e4077e6a2e24793158f93979bcb6c56983ed3d83fc541b79ec74b
|
|
|
osx-arm64
Expired
|
29.5 MB |
sha256:d54212f5a95d46cccaa332506689f687e76612f3a624c98e8c0b5a4c40627ed4
|
|
|
osx-x64
Expired
|
31.4 MB |
sha256:05b9592b59f4b0d8b2896266d1504a281d39cee0172b73447f1cbb68913d5ddb
|
|
|
win-arm64
Expired
|
30 MB |
sha256:6e13b03b7eacc2bbbc0650ba3a28079d048cc88435e7eded3a42c5502d4ead4f
|
|
|
win-x64
Expired
|
31.5 MB |
sha256:d96cb6a46602a67684af05890a304a0c9fc7e193afc728a1fe1e013f6d93f0a9
|
|