Skip to content

docs: migrate the pages markdown files into pages folder #937

docs: migrate the pages markdown files into pages folder

docs: migrate the pages markdown files into pages folder #937

Triggered via pull request October 12, 2023 14:41
Status Success
Total duration 3m 1s
Artifacts

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#L7
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#L57
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#L7
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#L57
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