Skip to content

Bump word-wrap from 1.2.3 to 1.2.4 #19

Bump word-wrap from 1.2.3 to 1.2.4

Bump word-wrap from 1.2.3 to 1.2.4 #19

Triggered via pull request July 18, 2023 20:29
Status Failure
Total duration 20s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: Exercises/2-closure.js#L6
'defineCoffeeType' is assigned a value but never used
build: Exercises/2-closure.js#L6
Expected parentheses around arrow function argument
build: Exercises/2-closure.js#L6
Expected parentheses around arrow function argument
build: Exercises/3-lambda.js#L3
'tagged' is assigned a value but never used
build: Exercises/4-bind.js#L12
'H' is assigned a value but never used
build: Exercises/5-curry.js#L10
'length' is defined but never used
build: Exercises/5-curry.js#L10
'fn' is defined but never used
build: Exercises/5-curry.js#L10
'args' is defined but never used
build: Exercises/6-chaining.js#L5
'checkPin' is assigned a value but never used
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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/