Skip to content

getpermissions.unwrap #73

getpermissions.unwrap

getpermissions.unwrap #73

Triggered via push September 26, 2024 03:00
Status Success
Total duration 57s
Artifacts

formatter.yml

on: push
format_and_lint
47s
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/developer.ts#L3
'../../utilities/imports' import is duplicated
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/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/models/account.ts#L4
'P' is defined but never used. Allowed unused vars must match /^_/u
format_and_lint: client/models/canvas/image.ts#L3
'copy' is defined but never used. Allowed unused vars must match /^_/u
format_and_lint: client/models/roles.ts#L162
Possible race condition: `Role.permissions` might be assigned based on an outdated state of `Role`
format_and_lint: client/utilities/logging.ts#L1
'env' is defined but never used. Allowed unused vars must match /^_/u