NPE bugfix #476
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint yaml files:
server/src/main/resources/application-devconf.yml#L92
92:44 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application-devconf.yml#L133
133:12 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L72
72:21 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L120
120:25 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L121
121:22 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L125
125:44 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L184
184:1 [comments-indentation] comment not indented like content
|
lint yaml files:
server/src/main/resources/application.yml#L185
185:12 [truthy] truthy value should be one of [false, true]
|
lint yaml files:
server/src/main/resources/application.yml#L189
189:1 [comments-indentation] comment not indented like content
|
lint yaml files:
.github/workflows/actions.yml#L7
7:1 [truthy] truthy value should be one of [false, true]
|
Loading