SonarQube Cloud Build #23
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
SonarQube
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
SonarQube:
Luax.Parser/Ast/LuaXTypeDefinition.cs#L89
Provide the "DateTimeKind" when creating this object.
|
SonarQube:
Luax.Parser/ResourceReader.cs#L20
Collection-specific "Exists" method should be used instead of the "Any" extension.
|
SonarQube:
Luax.Parser/Ast/LuaXAstGenerator.cs#L61
Remove this array creation and simply pass the elements.
|
SonarQube:
Luax.Parser/Ast/LuaXAstGenerator.cs#L40
Remove this array creation and simply pass the elements.
|
SonarQube:
Luax.Parser/Ast/Builder/LuaXAstTreeCreator_ClassStructure.cs#L624
Change this condition so that it does not always evaluate to 'true'.
|
SonarQube:
Luax.Parser/Ast/Builder/LuaXAstTreeCreator_ClassStructure.cs#L711
Change this condition so that it does not always evaluate to 'true'.
|
SonarQube:
Luax.Parser/Ast/Builder/LuaXAstTreeCreator_ClassStructure.cs#L773
Change this condition so that it does not always evaluate to 'true'.
|
SonarQube:
Luax.Parser/Ast/Builder/LuaXAstTreeCreator_ClassStructure.cs#L848
Change this condition so that it does not always evaluate to 'true'.
|
SonarQube:
Luax.Interpreter/Infrastructure/Stdlib/StdlibDate.cs#L151
Provide the "DateTimeKind" when creating this object.
|
SonarQube:
Luax.Interpreter/Infrastructure/Stdlib/StdlibIO.cs#L121
Make sure publicly writable directories are used safely here.
|