Skip to content

feat: add Contributions section #18

feat: add Contributions section

feat: add Contributions section #18

Triggered via push September 10, 2024 20:32
Status Failure
Total duration 36s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/components/ActivityCalendar.vue#L121
'nv' is declared but its value is never read.
build: src/components/ActivityCalendar.vue#L121
'ov' is declared but its value is never read.
build: src/components/ActivityCalendar.vue#L168
'item' is declared but its value is never read.
build: src/components/ActivityCalendar.vue#L190
'config.cellLength' is possibly 'undefined'.
build: src/components/ActivityCalendar.vue#L190
'config.cellInterval' is possibly 'undefined'.
build: src/components/ActivityCalendar.vue#L193
'config.cellLength' is possibly 'undefined'.
build: src/components/ActivityCalendar.vue#L193
'config.cellInterval' is possibly 'undefined'.
build: src/components/ActivityCalendar.vue#L212
'config.cellLength' is possibly 'undefined'.
build: src/components/ActivityCalendar.vue#L212
'config.cellInterval' is possibly 'undefined'.
build: src/components/ActivityCalendar.vue#L214
'config.cellLength' is possibly 'undefined'.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/