Skip to content

changes to custom tba #122

changes to custom tba

changes to custom tba #122

Triggered via push September 14, 2024 17:59
Status Success
Total duration 1m 20s
Artifacts

formatter.yml

on: push
format_and_lint
1m 10s
format_and_lint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/
format_and_lint: client/entries/dashboard/account.ts#L7
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/dashboard/developer.ts#L3
'../../utilities/imports' import is duplicated
format_and_lint: client/entries/dashboard/mentor.ts#L6
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/dashboard/user.ts#L4
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/home.ts#L4
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/bubbles.ts#L33
'sin' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/bubbles.ts#L33
'PI' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/bubbles.ts#L33
'cos' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/dashboard.ts#L4
'app' is assigned a value but never used. Allowed unused vars must match /^_/u
format_and_lint: client/entries/test/svelteChart.ts#L4
'myApp' is assigned a value but never used. Allowed unused vars must match /^_/u