Skip to content

chore(deps): bump get-func-name from 2.0.0 to 2.0.2 #141

chore(deps): bump get-func-name from 2.0.0 to 2.0.2

chore(deps): bump get-func-name from 2.0.0 to 2.0.2 #141

Triggered via push September 27, 2023 23:19
Status Success
Total duration 1m 3s
Artifacts

config-test.yml

on: push
Matrix: test config files
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test config files (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test config files (18): src/command.ts#L8
Missing return type on function
test config files (18): src/commands/export.ts#L20
Missing return type on function
test config files (18): src/commands/history.ts#L21
Missing return type on function
test config files (18): src/commands/login.ts#L21
Missing return type on function
test config files (18): src/commands/logout.ts#L20
Missing return type on function
test config files (18): src/commands/notes/create.ts#L45
Missing return type on function
test config files (18): src/commands/notes/delete.ts#L18
Missing return type on function
test config files (18): src/commands/notes/index.ts#L22
Missing return type on function
test config files (18): src/commands/notes/update.ts#L19
Missing return type on function
test config files (18): src/commands/team-notes/create.ts#L35
Missing return type on function