added more cognates - sorted list #21
beepsky.yml
on: push
Run Linters
2m 18s
Lint with OpenDream
2m 19s
Compile
1m 43s
Compile and Lint with Secret Submodule
0s
Annotations
13 warnings
Run Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[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/
|
Lint with OpenDream
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint with OpenDream
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
|
Lint with OpenDream
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
|
Lint with OpenDream
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
|
Lint with OpenDream
Dereference of a possibly null reference.
|
Lint with OpenDream
Non-nullable field '_current' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Lint with OpenDream
Non-nullable property 'Add' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lint with OpenDream
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lint with OpenDream
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lint with OpenDream
Non-nullable property 'Locals' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Lint with OpenDream
Non-nullable property 'SourceInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|