Skip to content

feature(): json-over-bebop #425

feature(): json-over-bebop

feature(): json-over-bebop #425

Triggered via pull request June 20, 2023 05:35
Status Success
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

integration-tests.yml

on: pull_request
integration-tests
1m 59s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
integration-tests: Core/Logging/Lager.cs#L1
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure' [/home/runner/work/bebop/bebop/Core/Core.csproj]
integration-tests: Core/Logging/Lager.cs#L1
Nullable value type may be null. [/home/runner/work/bebop/bebop/Core/Core.csproj]
integration-tests: Core/Logging/Lager.cs#L1
Nullable value type may be null. [/home/runner/work/bebop/bebop/Core/Core.csproj]
integration-tests: Core/Logging/Lager.cs#L1
Possible null reference argument for parameter 'path' in 'TextPath.TextPath(string path)'. [/home/runner/work/bebop/bebop/Core/Core.csproj]
integration-tests: Core/Parser/SchemaParser.cs#L1
The field 'SchemaParser._rpcBoilerplateGenerated' is assigned but its value is never used [/home/runner/work/bebop/bebop/Core/Core.csproj]
integration-tests: Compiler/CommandLineFlags.cs#L1
Non-nullable property 'WorkingDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/bebop/bebop/Compiler/Compiler.csproj]
integration-tests: Compiler/Watcher.cs#L1
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. [/home/runner/work/bebop/bebop/Compiler/Compiler.csproj]
integration-tests: Compiler/BebopCompiler.cs#L27
Use "Async" suffix in names of methods that return an awaitable type.
integration-tests: Compiler/Program.cs#L21
Use "Async" suffix in names of methods that return an awaitable type.
integration-tests: Compiler/BebopCompiler.cs#L35
Use "Async" suffix in names of methods that return an awaitable type.
integration-tests
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
integration-tests
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/
integration-tests
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/
integration-tests
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/
integration-tests
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/