Merge pull request #30 from wayfair-incubator/gwardwell_improve_empty… #140
Annotations
15 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/schema/Key.ts#L213
Expected @param names to be "typename, keyFields". Got "keyFields, typename"
|
lint:
src/schema/Key.ts#L249
Expected @param names to be "typename, fields". Got "fields, typename"
|
lint:
src/schema/generateFroidSchema.ts#L92
Missing JSDoc @param "keySorter" description
|
lint:
src/schema/generateFroidSchema.ts#L92
Missing JSDoc @param "keySorter" type
|
lint:
src/schema/removeInterfaceObjects.ts#L7
Missing JSDoc @param "node" type
|
lint:
src/schema/removeInterfaceObjects.ts#L8
Missing JSDoc @returns type
|
lint:
src/schema/removeInterfaceObjects.ts#L24
Missing JSDoc @param "node" type
|
lint:
src/schema/removeInterfaceObjects.ts#L25
Missing JSDoc @returns type
|
lint:
src/schema/removeInterfaceObjects.ts#L42
Missing JSDoc @param "nodes" type
|
lint:
src/schema/removeInterfaceObjects.ts#L43
Missing JSDoc @param "extensionsWithInterfaceObject" type
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
renovate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|