Skip to content

Merge pull request #337 from betwixt-labs/fix-playground #25

Merge pull request #337 from betwixt-labs/fix-playground

Merge pull request #337 from betwixt-labs/fix-playground #25

Triggered via push July 15, 2024 16:33
Status Success
Total duration 3m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: falti/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, falti/[email protected], actions/setup-dotnet@v3, cloudflare/pages-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy: extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
deploy: extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
deploy: extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
deploy: Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
deploy: Compiler/Commands/LanguageServerCommand.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
deploy
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/
deploy
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/
deploy
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/
deploy
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/
deploy
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/