fix(deps): update dependency js-yaml to v5 #4915
build.yml
on: pull_request
yamllint
7s
typecheck
15s
eslint
11s
unused-deps
10s
test
1m 25s
CodeQL
1m 5s
Matrix: smoke-test
Annotations
11 errors
|
typecheck
Process completed with exit code 2.
|
|
[threads] tests/test-cases/artifacts-docker/integration.test.ts > artifacts-docker <consume artifacts> --needs:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:83:18
❯ tests/test-cases/artifacts-docker/integration.test.ts:14:5
|
|
[threads] tests/test-cases/artifacts-after-afterscript/integration.test.ts > after-script <artifact-job>: after scripts are executed before uploading artifacts:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:83:18
❯ tests/test-cases/artifacts-after-afterscript/integration.test.ts:13:5
|
|
[threads] tests/test-cases/ansi-sections/integration.test.ts > ansi-sections <test-job>:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:83:18
❯ tests/test-cases/ansi-sections/integration.test.ts:13:5
|
|
[threads] tests/test-cases/after-script/integration.test.ts > after-script <post-job>:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:83:18
❯ tests/test-cases/after-script/integration.test.ts:56:5
|
|
[threads] tests/test-cases/after-script/integration.test.ts > after-script <deploy-job>:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:83:18
❯ tests/test-cases/after-script/integration.test.ts:41:5
|
|
[threads] tests/test-cases/after-script/integration.test.ts > after-script <build-job> (default):
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:83:18
❯ tests/test-cases/after-script/integration.test.ts:27:5
|
|
[threads] tests/test-cases/after-script/integration.test.ts > after-script <test-job>:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:83:18
❯ tests/test-cases/after-script/integration.test.ts:13:5
|
|
[threads] tests/cases.test.ts > empty .gitlab-ci.yml:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:107:18
❯ tests/cases.test.ts:56:5
|
|
[forks] tests/test-cases/argv-cwd/integration.test.ts > fallback cwd > won't fallback if cwd has .gitlab-ci.yml:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:41:18
❯ tests/test-cases/argv-cwd/integration.test.ts:56:9
|
|
[forks] tests/test-cases/argv-cwd/integration.test.ts > fallback cwd > fallbacks to git root directory:
src/parser.ts#L332
TypeError: Type is not a constructor
❯ Function.loadYaml src/parser.ts:332:31
❯ Parser.init src/parser.ts:115:30
❯ Function.create src/parser.ts:60:9
❯ handler src/handler.ts:41:18
❯ tests/test-cases/argv-cwd/integration.test.ts:33:9
|