Update dependency docker-modem to v5.0.6 #4241
Annotations
1 error and 10 warnings
Run /./.github/actions/test
Process completed with exit code 1.
|
Run /./.github/actions/test
Cache not found for keys: node-cache-Windows-x64-npm-a0ad732c999e91d68651d37af8e4ad993f248c564e237c6d94f051fd3f681de5
|
Run /./.github/actions/test:
automation/build-bin.ts#L457
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/build-bin.ts#L479
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/build-bin.ts#L481
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/capitanodoc/markdown.ts#L42
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/capitanodoc/markdown.ts#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/capitanodoc/markdown.ts#L72
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/run.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
automation/update-module.ts#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Run /./.github/actions/test:
src/auth/utils.ts#L53
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Loading