Skip to content

ci: glee docs automation workflow #959

ci: glee docs automation workflow

ci: glee docs automation workflow #959

Triggered via pull request October 31, 2023 18:11
Status Success
Total duration 1m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

if-nodejs-pr-testing.yml

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

Annotations

16 warnings
Test NodeJS PR - ubuntu-latest: src/lib/asyncapiFile.ts#L8
Found readFile from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/configs.ts#L40
Found existsSync from package "fs" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/configs.ts#L41
Found existsSync from package "fs" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/configs.ts#L72
Found statSync from package "fs" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/functions.ts#L60
Found stat from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/lifecycleEvents.ts#L22
Found stat from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/lib/userAuth.ts#L17
Found stat from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - ubuntu-latest: src/registerAdapters.ts#L36
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
Test NodeJS PR - macos-latest: src/lib/asyncapiFile.ts#L8
Found readFile from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/configs.ts#L40
Found existsSync from package "fs" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/configs.ts#L41
Found existsSync from package "fs" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/configs.ts#L72
Found statSync from package "fs" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/functions.ts#L60
Found stat from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/lifecycleEvents.ts#L22
Found stat from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/lib/userAuth.ts#L17
Found stat from package "fs/promises" with non literal argument at index 0
Test NodeJS PR - macos-latest: src/registerAdapters.ts#L36
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed