chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 #2660
ci.yml
on: pull_request
lint
1m 5s
prettier
45s
typescript
40s
test
32s
check-tax-forms-config
25s
depcheck
26s
Annotations
1 error and 20 warnings
depcheck
Process completed with exit code 255.
|
check-tax-forms-config
Cache not found for keys: node-cache-Linux-x64-npm-0407eed990e88a553f4b622c705dd9e4c155f933e587357db4d8b7a621d15de8
|
depcheck
Cache not found for keys: node-cache-Linux-x64-npm-0407eed990e88a553f4b622c705dd9e4c155f933e587357db4d8b7a621d15de8
|
test
Cache not found for keys: node-cache-Linux-x64-npm-0407eed990e88a553f4b622c705dd9e4c155f933e587357db4d8b7a621d15de8
|
test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
typescript
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
typescript
Cache not found for keys: node-cache-Linux-x64-npm-0407eed990e88a553f4b622c705dd9e4c155f933e587357db4d8b7a621d15de8
|
prettier
Cache not found for keys: node-cache-Linux-x64-npm-0407eed990e88a553f4b622c705dd9e4c155f933e587357db4d8b7a621d15de8
|
prettier
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint
Cache not found for keys: node-cache-Linux-x64-npm-0407eed990e88a553f4b622c705dd9e4c155f933e587357db4d8b7a621d15de8
|
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint:
components/CollectiveFooter.js#L15
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
lint:
components/CollectiveFooter.js#L15
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lint:
components/Receipt.js#L225
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
lint:
lib/graphql/queries.js#L248
Unexpected console statement
|
lint:
lib/pdf-lib-utils.ts#L13
Unexpected console statement
|
lint:
lib/pdf-lib-utils.ts#L15
Unexpected console statement
|
lint:
lib/pdf-lib-utils.ts#L43
Unexpected console statement
|
lint:
lib/tax-forms/w9.ts#L18
Identifier 'C_Corporation' is not in camel case
|
lint:
lib/tax-forms/w9.ts#L19
Identifier 'S_Corporation' is not in camel case
|
lint:
next-env.d.ts#L1
Expected space or tab after '//' in comment
|