Skip to content

feat: link scheduling #78

feat: link scheduling

feat: link scheduling #78

Triggered via pull request September 27, 2024 22:19
Status Failure
Total duration 33s
Artifacts

style.yml

on: pull_request
Matrix: Code Quality
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Code Quality (26.x, 1.14.x)
Process completed with exit code 1.
Code Quality (26.x, 1.14.x): lib/cesium_link_web/live/link_live/index.html.heex#L19
the underscored variable "_link" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Code Quality (26.x, 1.14.x): lib/cesium_link_web/live/link_live/index.html.heex#L19
the underscored variable "_link" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Code Quality (26.x, 1.14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/