Skip to content

Publish to Release

Publish to Release #43

Triggered via release March 23, 2024 09:36
@ViirViir
published 6a484c7
Status Success
Total duration 4m 7s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: olegtarasov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-22.04): implement/Pine/Json/JsonConverterForPineValue.cs#L69
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
build (ubuntu-22.04): implement/elm-time/JavaScript/JintInterop.cs#L41
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/elm-time/JavaScript/JintInterop.cs#L41
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): implement/elm-time/JavaScript/JintInterop.cs#L41
Possible null reference return.
build (ubuntu-22.04): implement/elm-time/JavaScript/JintInterop.cs#L53
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/elm-time/JavaScript/JintInterop.cs#L53
Dereference of a possibly null reference.
build (ubuntu-22.04): implement/elm-time/JavaScript/JintInterop.cs#L53
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): implement/elm-time/JavaScript/JintInterop.cs#L55
Possible null reference return.
build (ubuntu-22.04): implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
build (ubuntu-22.04): implement/elm-time/ElmTime/PersistentProcess.cs#L100
Possible null reference argument for parameter 'json' in 'JsonElement JsonSerializer.Deserialize<JsonElement>(string json, JsonSerializerOptions? options = null)'.
build (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: olegtarasov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-12): implement/Pine/Json/JsonConverterForPineValue.cs#L69
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
build (macos-12): implement/elm-time/Pine/BlobLibrary.cs#L125
Dereference of a possibly null reference.
build (macos-12): implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
build (macos-12): implement/elm-time/Program.cs#L534
Nullability of reference types in type of parameter 'argumentFromCLI' of 'string Program.LoadArgumentFromUserInterfaceAsJsonOrFileTextContext(string argumentFromCLI)' doesn't match the target delegate 'Func<string?, string>' (possibly because of nullability attributes).
build (macos-12): implement/elm-time/Program.cs#L539
Possible null reference argument for parameter 'functionName' in 'ApplyFunctionReport Program.ApplyFunction(string site, string functionName, IReadOnlyList<string> serializedArgumentsJson, bool commitResultingState, string? siteDefaultPassword, bool promptForPasswordOnConsole)'.
build (macos-12): implement/elm-time/Program.cs#L777
Nullability of reference types in value of type '(Program.CompileAppReport, IImmutableDictionary<IReadOnlyList<string>, ReadOnlyMemory<byte>>?)' doesn't match target type '(Program.CompileAppReport, IImmutableDictionary<IReadOnlyList<string>, ReadOnlyMemory<byte>> compiledAppFiles)'.
build (macos-12): implement/elm-time/Pine/PineVM/CodeAnalysis.cs#L421
Cannot convert null literal to non-nullable reference type.
build (macos-12): implement/elm-time/Pine/PineVM/CodeAnalysis.cs#L458
Cannot convert null literal to non-nullable reference type.
build (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: olegtarasov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-2022): implement/Pine/Json/JsonConverterForPineValue.cs#L69
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
build (windows-2022): implement/elm-time/RunServer.cs#L148
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
build (windows-2022): implement/elm-time/Program.cs#L534
Nullability of reference types in type of parameter 'argumentFromCLI' of 'string Program.LoadArgumentFromUserInterfaceAsJsonOrFileTextContext(string argumentFromCLI)' doesn't match the target delegate 'Func<string?, string>' (possibly because of nullability attributes).
build (windows-2022): implement/elm-time/Program.cs#L539
Possible null reference argument for parameter 'functionName' in 'ApplyFunctionReport Program.ApplyFunction(string site, string functionName, IReadOnlyList<string> serializedArgumentsJson, bool commitResultingState, string? siteDefaultPassword, bool promptForPasswordOnConsole)'.
build (windows-2022): implement/elm-time/Program.cs#L777
Nullability of reference types in value of type '(Program.CompileAppReport, IImmutableDictionary<IReadOnlyList<string>, ReadOnlyMemory<byte>>?)' doesn't match target type '(Program.CompileAppReport, IImmutableDictionary<IReadOnlyList<string>, ReadOnlyMemory<byte>> compiledAppFiles)'.
build (windows-2022): implement/elm-time/Pine/PineVM/PineVM.cs#L315
The tuple element name 'StringFromComponent' is ignored because a different name or no name is specified by the target type '(string name, Func<PineValue, Result<string, string>> decode)'.
build (windows-2022): implement/elm-time/Pine/BlobLibrary.cs#L125
Dereference of a possibly null reference.
build (windows-2022): implement/elm-time/Program.cs#L1480
Dereference of a possibly null reference.