Skip to content

Work pages

Work pages #175

Triggered via pull request March 29, 2024 23:50
@zkatzkat
synchronize #788
zkat/works
Status Failure
Total duration 1m 36s
Artifacts

ci.yaml

on: pull_request
Matrix: Dependencies
Get Current Tag
5s
Get Current Tag
Matrix: Static Code Analysis
Matrix: Unit Tests
Publish release
0s
Publish release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
Static Code Analysis (1.14.5, 25)
Process completed with exit code 8.
Unit Tests (1.14.5, 25)
Process completed with exit code 1.
Get Current Tag
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Get Current Tag
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Dependencies (1.14.5, 25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Dependencies (1.14.5, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, 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/
Static Code Analysis (1.14.5, 25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Code Analysis (1.14.5, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, 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/
Static Code Analysis (1.14.5, 25): lib/banchan_web/live/discover_live/index.ex#L74
Function is too complex (cyclomatic complexity is 10, max is 9).
Unit Tests (1.14.5, 25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests (1.14.5, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, 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/
Unit Tests (1.14.5, 25): lib/banchan/studios/studio.ex#L10
unused alias PortfolioImage
Unit Tests (1.14.5, 25): lib/banchan/works/works.ex#L515
variable "ret" is unused (if the variable is not meant to be used, prefix it with an underscore)
Unit Tests (1.14.5, 25): lib/banchan/works/works.ex#L541
variable "ret" is unused (if the variable is not meant to be used, prefix it with an underscore)
Unit Tests (1.14.5, 25): lib/banchan/works/works.ex#L544
Offerings.GalleryImage.__schema__/1 is undefined (module Offerings.GalleryImage is not available or is yet to be defined)