Merge pull request #99 from flock-community/fix-attach-sources-reruns #312
build.yml
on: push
build-kotlin
1m 45s
build-react
1m 47s
Annotations
6 warnings
build-kotlin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1, actions/cache@v1, mikepenz/action-junit-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-react
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@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-react:
eco-core/src/main/react/clients/utils.ts#L36
Unexpected any. Specify a different type
|
build-react:
eco-core/src/main/react/clients/utils.ts#L39
Unexpected any. Specify a different type
|
build-react:
eco-core/src/main/react/clients/utils.ts#L40
Unexpected any. Specify a different type
|
build-react:
eco-core/src/main/react/clients/utils.ts#L41
'_' is defined but never used
|