Merge pull request #104 from tsaxking/2024-6-30-TK-AdminPage #6
deploy.yml
on: push
build
/
build
29s
backend
/
backend
22s
e2e
/
e2e-tests
17s
formatter
/
format_and_lint
51s
tsc
/
tsc
29s
deploy
50s
Annotations
26 warnings
e2e / e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend / backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tsc / tsc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
formatter / format_and_lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
formatter / format_and_lint:
client/entries/dashboard/developer.ts#L3
'../../utilities/imports' import is duplicated
|
formatter / format_and_lint:
client/entries/test/bubbles.ts#L6
'Color' is defined but never used. Allowed unused vars must match /^_/u
|
formatter / format_and_lint:
client/entries/test/bubbles.ts#L36
'sin' is assigned a value but never used. Allowed unused vars must match /^_/u
|
formatter / format_and_lint:
client/entries/test/bubbles.ts#L36
'PI' is assigned a value but never used. Allowed unused vars must match /^_/u
|
formatter / format_and_lint:
client/entries/test/bubbles.ts#L36
'cos' is assigned a value but never used. Allowed unused vars must match /^_/u
|
formatter / format_and_lint:
client/entries/test/dashboard.ts#L4
'app' is assigned a value but never used. Allowed unused vars must match /^_/u
|
formatter / format_and_lint:
client/models/account.ts#L4
'P' is defined but never used. Allowed unused vars must match /^_/u
|
formatter / format_and_lint:
client/models/app/2024-app.ts#L2
'Toggle' is defined but never used. Allowed unused vars must match /^_/u
|
formatter / format_and_lint:
client/models/app/2024-app.ts#L8
'notePositions' is defined but never used. Allowed unused vars must match /^_/u
|
formatter / format_and_lint:
client/models/app/2024-app.ts#L30
'alliance' is assigned a value but never used. Allowed unused vars must match /^_/u
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy:
client/entries/dashboard/developer.ts#L3
'../../utilities/imports' import is duplicated
|
deploy:
client/entries/test/bubbles.ts#L6
'Color' is defined but never used. Allowed unused vars must match /^_/u
|
deploy:
client/entries/test/bubbles.ts#L36
'sin' is assigned a value but never used. Allowed unused vars must match /^_/u
|
deploy:
client/entries/test/bubbles.ts#L36
'PI' is assigned a value but never used. Allowed unused vars must match /^_/u
|
deploy:
client/entries/test/bubbles.ts#L36
'cos' is assigned a value but never used. Allowed unused vars must match /^_/u
|
deploy:
client/entries/test/dashboard.ts#L4
'app' is assigned a value but never used. Allowed unused vars must match /^_/u
|
deploy:
client/models/account.ts#L4
'P' is defined but never used. Allowed unused vars must match /^_/u
|
deploy:
client/models/app/2024-app.ts#L2
'Toggle' is defined but never used. Allowed unused vars must match /^_/u
|
deploy:
client/models/app/2024-app.ts#L8
'notePositions' is defined but never used. Allowed unused vars must match /^_/u
|
deploy:
client/models/app/2024-app.ts#L30
'alliance' is assigned a value but never used. Allowed unused vars must match /^_/u
|