Skip to content

feat: prevent Javascript prototype pollution #549

feat: prevent Javascript prototype pollution

feat: prevent Javascript prototype pollution #549

Triggered via pull request June 22, 2023 09:51
Status Success
Total duration 3m 25s
Artifacts 6
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-bebopc.yml

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

Annotations

45 warnings
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/Lager.cs#L80
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
build-compiler (ubuntu-22.04): Core/Logging/Lager.cs#L141
Nullable value type may be null.
build-compiler (ubuntu-22.04): Core/Logging/Lager.cs#L145
Nullable value type may be null.
build-compiler (ubuntu-22.04): Core/Logging/Lager.cs#L164
Possible null reference argument for parameter 'path' in 'TextPath.TextPath(string path)'.
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/CommandLineFlags.cs#L329
Non-nullable property 'WorkingDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-compiler (ubuntu-22.04): Compiler/Watcher.cs#L228
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/BebopCompiler.cs#L27
Use "Async" suffix in names of methods that return an awaitable type.
build-compiler (ubuntu-22.04): Compiler/Program.cs#L21
Use "Async" suffix in names of methods that return an awaitable type.
build-compiler (ubuntu-22.04): Compiler/BebopCompiler.cs#L35
Use "Async" suffix in names of methods that return an awaitable type.
build-compiler (macos-latest): Core/Logging/Lager.cs#L80
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
build-compiler (macos-latest): Core/Logging/Lager.cs#L141
Nullable value type may be null.
build-compiler (macos-latest): Core/Logging/Lager.cs#L145
Nullable value type may be null.
build-compiler (macos-latest): Core/Logging/Lager.cs#L164
Possible null reference argument for parameter 'path' in 'TextPath.TextPath(string path)'.
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/CommandLineFlags.cs#L329
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#L228
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/Program.cs#L21
Use "Async" suffix in names of methods that return an awaitable type.
build-compiler (macos-latest): Compiler/BebopCompiler.cs#L27
Use "Async" suffix in names of methods that return an awaitable type.
build-compiler (macos-latest): Compiler/BebopCompiler.cs#L35
Use "Async" suffix in names of methods that return an awaitable type.
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 `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/Lager.cs#L80
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
build-compiler (windows-latest): Core/Logging/Lager.cs#L141
Nullable value type may be null.
build-compiler (windows-latest): Core/Logging/Lager.cs#L145
Nullable value type may be null.
build-compiler (windows-latest): Core/Logging/Lager.cs#L164
Possible null reference argument for parameter 'path' in 'TextPath.TextPath(string path)'.
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#L228
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#L329
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#L59
Use "Async" suffix in names of methods that return an awaitable type.
build-compiler (windows-latest): Compiler/Watcher.cs#L85
Avoid "async void" methods, because any exceptions not handled by the method will crash the process.
build-compiler (windows-latest): Compiler/Watcher.cs#L128
Avoid "async void" methods, because any exceptions not handled by the method will crash the process.

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