Skip to content

Merge pull request #283 from liquidiert/feature/python_support #574

Merge pull request #283 from liquidiert/feature/python_support

Merge pull request #283 from liquidiert/feature/python_support #574

Triggered via push November 9, 2023 13:40
Status Success
Total duration 2m 51s
Artifacts 6

build-bebopc.yml

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

Annotations

48 warnings
build-compiler (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: falti/[email protected], actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-compiler (ubuntu-22.04)
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/
build-compiler (ubuntu-22.04)
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/
build-compiler (ubuntu-22.04)
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/
build-compiler (ubuntu-22.04)
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/
build-compiler (ubuntu-22.04)
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/
build-compiler (ubuntu-22.04): Core/Logging/DiagnosticLogger.Enhanced.cs#L39
Nullable value type may be null.
build-compiler (ubuntu-22.04): Core/Logging/DiagnosticLogger.Enhanced.cs#L43
Nullable value type may be null.
build-compiler (ubuntu-22.04): Core/Logging/DiagnosticLogger.Format.cs#L24
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
build-compiler (ubuntu-22.04): Core/Parser/SchemaParser.cs#L41
The field 'SchemaParser._rpcBoilerplateGenerated' is assigned but its value is never used
build-compiler (ubuntu-22.04): Compiler/BebopCompiler.cs#L57
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.
build-compiler (ubuntu-22.04): Compiler/Watcher.cs#L225
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.
build-compiler (ubuntu-22.04): Compiler/CommandLineFlags.cs#L337
Non-nullable property 'WorkingDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-compiler (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: falti/[email protected], actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-compiler (macos-latest): Core/Logging/DiagnosticLogger.Enhanced.cs#L39
Nullable value type may be null.
build-compiler (macos-latest): Core/Logging/DiagnosticLogger.Enhanced.cs#L43
Nullable value type may be null.
build-compiler (macos-latest): Core/Logging/DiagnosticLogger.Format.cs#L24
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
build-compiler (macos-latest): Core/Parser/SchemaParser.cs#L41
The field 'SchemaParser._rpcBoilerplateGenerated' is assigned but its value is never used
build-compiler (macos-latest): Compiler/BebopCompiler.cs#L57
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.
build-compiler (macos-latest): Compiler/CommandLineFlags.cs#L337
Non-nullable property 'WorkingDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-compiler (macos-latest): Compiler/Watcher.cs#L225
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.
build-compiler (macos-latest)
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/
build-compiler (macos-latest)
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/
build-compiler (macos-latest)
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/
build-compiler (macos-latest)
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/
build-compiler (macos-latest)
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/
build-compiler (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: falti/[email protected], actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-compiler (windows-latest)
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/
build-compiler (windows-latest)
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/
build-compiler (windows-latest)
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/
build-compiler (windows-latest)
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/
build-compiler (windows-latest)
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/
build-compiler (windows-latest): Core/Logging/DiagnosticLogger.Format.cs#L24
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
build-compiler (windows-latest): Core/Parser/SchemaParser.cs#L41
The field 'SchemaParser._rpcBoilerplateGenerated' is assigned but its value is never used
build-compiler (windows-latest): Compiler/Watcher.cs#L225
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.
build-compiler (windows-latest): Compiler/BebopCompiler.cs#L57
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.
build-compiler (windows-latest): Compiler/CommandLineFlags.cs#L337
Non-nullable property 'WorkingDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-compiler (windows-latest): Compiler/Watcher.cs#L125
Avoid "async void" methods, because any exceptions not handled by the method will crash the process. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD100.md)
build-compiler (windows-latest): Compiler/Watcher.cs#L210
Avoid "async void" methods, because any exceptions not handled by the method will crash the process. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD100.md)
build-compiler (windows-latest): Compiler/Watcher.cs#L225
Avoid "async void" methods, because any exceptions not handled by the method will crash the process. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD100.md)

Artifacts

Produced during runtime
Name Size
linux-arm64 Expired
28.8 MB
linux-x64 Expired
30.2 MB
osx-arm64 Expired
29.2 MB
osx-x64 Expired
30.5 MB
win-arm64 Expired
29.3 MB
win-x64 Expired
30.3 MB