Skip to content

refactor: transform some components to typescript #675

refactor: transform some components to typescript

refactor: transform some components to typescript #675

Triggered via push December 16, 2023 17:04
Status Success
Total duration 1m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test: views/components/main/parts/mini-ship/mini-ship-pane.es#L32
Replace `(!enableOverviewFleetDetail)` with `!enableOverviewFleetDetail⏎·······`
test: views/components/main/parts/mini-ship/mini-ship-pane.es#L35
Replace `··········` with `··············`
test: views/components/main/parts/mini-ship/mini-ship-pane.es#L37
Replace `··········` with `··············`
test: views/components/main/parts/mini-ship/mini-ship-pane.es#L39
Replace `······))` with `··········))⏎·······`
test: views/components/main/parts/mini-ship/mini-ship-pane.es#L40
Replace `········` with `············`
test
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/