Skip to content

chore(main): release 0.5.0 #37

chore(main): release 0.5.0

chore(main): release 0.5.0 #37

Triggered via pull request January 17, 2025 18:09
Status Success
Total duration 53s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
2s
nodejs / prepare
nodejs  /  lint-eslint
35s
nodejs / lint-eslint
nodejs  /  lint-prettier
24s
nodejs / lint-prettier
nodejs  /  lint-check-types
22s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
nodejs / prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nodejs / lint-check-types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nodejs / lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nodejs / test (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nodejs / test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nodejs / test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nodejs / test (23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nodejs / lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
nodejs / lint-eslint: src/search.ts#L11
Invalid JSDoc tag name "default:"
nodejs / lint-eslint: src/search.ts#L42
Missing JSDoc @param "queryString" description
nodejs / lint-eslint: src/search.ts#L43
Missing JSDoc @param "db" description
nodejs / lint-eslint: src/search.ts#L44
Missing JSDoc @param "options" description
nodejs / lint-eslint: src/types/TableInfo.ts#L7
Unexpected any. Specify a different type
nodejs / lint-eslint: src/utils/appendSQLForCriteria.ts#L19
Missing JSDoc block description
nodejs / lint-eslint: src/utils/appendSQLForCriteria.ts#L19
Missing JSDoc @returns declaration
nodejs / lint-eslint: src/utils/appendSQLForCriteria.ts#L21
Missing JSDoc @param "criteria" description
nodejs / lint-eslint: src/utils/appendSQLForCriteria.ts#L22
Missing JSDoc @param "schema" description
nodejs / lint-eslint: src/utils/appendSQLForCriteria.ts#L23
Missing JSDoc @param "options" description