Skip to content

Migrate project to typescript #10

Migrate project to typescript

Migrate project to typescript #10

Triggered via pull request October 29, 2024 14:04
Status Failure
Total duration 1d 1h 51m 16s
Artifacts

main.yml

on: pull_request
Matrix: test-node
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
test-node (16.13.1)
Process completed with exit code 1.
test-node (17.3.0)
The job was canceled because "_16_13_1" failed.
test-node (17.3.0)
The operation was canceled.
test-node (15.14.0)
The job was canceled because "_16_13_1" failed.
test-node (15.14.0)
The operation was canceled.
base
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
test-node (16.13.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-node (16.13.1): src/methods/indexed-db.ts#L5
tsdoc-inline-tag-missing-braces: The TSDoc tag "@link" is an inline tag; it must be enclosed in "{ }" braces
test-node (16.13.1): src/methods/indexed-db.ts#L8
tsdoc-inline-tag-missing-braces: The TSDoc tag "@link" is an inline tag; it must be enclosed in "{ }" braces
test-node (16.13.1): src/methods/indexed-db.ts#L24
tsdoc-inline-tag-missing-braces: The TSDoc tag "@link" is an inline tag; it must be enclosed in "{ }" braces
test-node (16.13.1): src/methods/indexed-db.ts#L51
tsdoc-inline-tag-missing-braces: The TSDoc tag "@link" is an inline tag; it must be enclosed in "{ }" braces
test-node (16.13.1): src/methods/indexed-db.ts#L76
tsdoc-inline-tag-missing-braces: The TSDoc tag "@link" is an inline tag; it must be enclosed in "{ }" braces
test-node (16.13.1): src/methods/indexed-db.ts#L149
tsdoc-inline-tag-missing-braces: The TSDoc tag "@link" is an inline tag; it must be enclosed in "{ }" braces
test-node (16.13.1): src/methods/indexed-db.ts#L269
tsdoc-undefined-tag: The TSDoc tag "@type" is not defined in this configuration
test-node (16.13.1): src/methods/indexed-db.ts#L269
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
test-node (16.13.1): src/methods/indexed-db.ts#L269
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
test-node (16.13.1): src/methods/indexed-db.ts#L336
tsdoc-inline-tag-missing-braces: The TSDoc tag "@link" is an inline tag; it must be enclosed in "{ }" braces
CI
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002