Skip to content

feat: refactor using typescript #9

feat: refactor using typescript

feat: refactor using typescript #9

Triggered via pull request December 10, 2023 16:22
@fengmk2fengmk2
synchronize #60
refactor-tsd
Status Failure
Total duration 59s
Artifacts

nodejs.yml

on: pull_request
Node.js  /  Setup
7s
Node.js / Setup
Matrix: Node.js / Test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 30 warnings
Node.js / Test (ubuntu-latest, 16): test/json.test.ts#L2
'fs' import is restricted from being used
Node.js / Test (ubuntu-latest, 16): test/json.test.ts#L3
'path' import is restricted from being used
Node.js / Test (ubuntu-latest, 16): test/json.test.ts#L4
Require statement not part of import statement
Node.js / Test (ubuntu-latest, 16): test/object.test.ts#L40
The '__proto__' property is deprecated
Node.js / Test (ubuntu-latest, 16): test/object.test.ts#L49
The '__proto__' property is deprecated
Node.js / Test (ubuntu-latest, 16)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 18): test/json.test.ts#L2
'fs' import is restricted from being used
Node.js / Test (ubuntu-latest, 18): test/json.test.ts#L3
'path' import is restricted from being used
Node.js / Test (ubuntu-latest, 18): test/json.test.ts#L4
Require statement not part of import statement
Node.js / Test (ubuntu-latest, 18): test/object.test.ts#L40
The '__proto__' property is deprecated
Node.js / Test (ubuntu-latest, 18): test/object.test.ts#L49
The '__proto__' property is deprecated
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 20): test/json.test.ts#L2
'fs' import is restricted from being used
Node.js / Test (ubuntu-latest, 20): test/json.test.ts#L3
'path' import is restricted from being used
Node.js / Test (ubuntu-latest, 20): test/json.test.ts#L4
Require statement not part of import statement
Node.js / Test (ubuntu-latest, 20): test/object.test.ts#L40
The '__proto__' property is deprecated
Node.js / Test (ubuntu-latest, 20): test/object.test.ts#L49
The '__proto__' property is deprecated
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 16): src/array.ts#L3
Missing JSDoc @param "arr" description
Node.js / Test (ubuntu-latest, 16): src/array.ts#L4
Expected @param names to be "arr, num". Got "arr, num,"
Node.js / Test (ubuntu-latest, 16): src/array.ts#L5
Missing JSDoc @return description
Node.js / Test (ubuntu-latest, 16): src/array.ts#L24
Missing JSDoc @param "arr" description
Node.js / Test (ubuntu-latest, 16): src/crypto.ts#L9
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 16): src/crypto.ts#L27
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 16): src/crypto.ts#L39
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 16): src/crypto.ts#L51
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 16): src/crypto.ts#L69
Expected @param names to be "algorithm, key, data, encoding". Got "algorithm,, key,, data,, encoding"
Node.js / Test (ubuntu-latest, 16): src/crypto.ts#L74
Missing JSDoc @param "encoding" description
Node.js / Test (ubuntu-latest, 18): src/array.ts#L3
Missing JSDoc @param "arr" description
Node.js / Test (ubuntu-latest, 18): src/array.ts#L4
Expected @param names to be "arr, num". Got "arr, num,"
Node.js / Test (ubuntu-latest, 18): src/array.ts#L5
Missing JSDoc @return description
Node.js / Test (ubuntu-latest, 18): src/array.ts#L24
Missing JSDoc @param "arr" description
Node.js / Test (ubuntu-latest, 18): src/crypto.ts#L9
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 18): src/crypto.ts#L27
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 18): src/crypto.ts#L39
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 18): src/crypto.ts#L51
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 18): src/crypto.ts#L69
Expected @param names to be "algorithm, key, data, encoding". Got "algorithm,, key,, data,, encoding"
Node.js / Test (ubuntu-latest, 18): src/crypto.ts#L74
Missing JSDoc @param "encoding" description
Node.js / Test (ubuntu-latest, 20): src/array.ts#L3
Missing JSDoc @param "arr" description
Node.js / Test (ubuntu-latest, 20): src/array.ts#L4
Expected @param names to be "arr, num". Got "arr, num,"
Node.js / Test (ubuntu-latest, 20): src/array.ts#L5
Missing JSDoc @return description
Node.js / Test (ubuntu-latest, 20): src/array.ts#L24
Missing JSDoc @param "arr" description
Node.js / Test (ubuntu-latest, 20): src/crypto.ts#L9
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 20): src/crypto.ts#L27
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 20): src/crypto.ts#L39
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 20): src/crypto.ts#L51
Missing JSDoc @param "s" description
Node.js / Test (ubuntu-latest, 20): src/crypto.ts#L69
Expected @param names to be "algorithm, key, data, encoding". Got "algorithm,, key,, data,, encoding"
Node.js / Test (ubuntu-latest, 20): src/crypto.ts#L74
Missing JSDoc @param "encoding" description