Update dependency docker-modem to v5.0.6 #4267
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-Linux-x64-npm-4d3b6cf22d35cc322e47b51a01a7a6472be11c8ca9594f7bf10eb7ef14bca73a
|
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