Skip to content

Add fonts to repo instead of downloading on each build #660

Add fonts to repo instead of downloading on each build

Add fonts to repo instead of downloading on each build #660

Triggered via push April 19, 2024 21:53
Status Failure
Total duration 1m 53s
Artifacts

checks.yml

on: push
run-tests
1m 44s
run-tests
lint
25s
lint
check-types
20s
check-types
check-deployed-binary
5s
check-deployed-binary
check-deployed-library
17s
check-deployed-library
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
check-types: test/targets/web.ts#L23
Type '"new"' is not assignable to type 'boolean | "shell" | undefined'.
check-types
Process completed with exit code 2.
lint: build.ts#L9
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
lint: src/bibtexParser.ts#L137
Forbidden non-null assertion
lint: src/bibtexParser.ts#L138
Forbidden non-null assertion
lint: src/bibtexParser.ts#L422
Forbidden non-null assertion
lint: src/cli/argsToOptions.ts#L59
Unexpected any. Specify a different type
lint: src/cli/argsToOptions.ts#L62
Unexpected any. Specify a different type
lint: src/cli/cli.ts#L130
Forbidden non-null assertion
lint: src/duplicates.ts#L37
Forbidden non-null assertion
lint: src/duplicates.ts#L77
Forbidden non-null assertion
lint: src/generateKeys.ts#L53
Forbidden non-null assertion
check-types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-types
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/
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/
run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-tests
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/