This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
fix(deps): update dependency mqtt to v5.6.1 #6819
Annotations
3 errors and 10 warnings
Run actions/upload-artifact@v4
No files were found with the provided path: dist/functionapp.zip. No artifacts will be uploaded.
|
Deploy mock functions
Error: az cli script failed.
|
Deploy mock functions
az cli script failed.
|
Check source code with eslint:
agnssQueuedDeviceRequestsHandler/agnssQueuedDeviceRequestsHandler.ts#L136
Unsafe member access .unresolved on an `any` value
|
Check source code with eslint:
agnssQueuedDeviceRequestsHandler/agnssQueuedDeviceRequestsHandler.ts#L139
Unsafe assignment of an `any` value
|
Check source code with eslint:
agnssQueuedDeviceRequestsHandler/agnssQueuedDeviceRequestsHandler.ts#L140
Unsafe member access .unresolved on an `any` value
|
Check source code with eslint:
cli/cli.ts#L25
Unsafe assignment of an `any` value
|
Check source code with eslint:
cli/cli.ts#L27
Unsafe member access .version on an `any` value
|
Check source code with eslint:
cli/cli.ts#L39
Async arrow function 'main' has no 'await' expression
|
Check source code with eslint:
cli/cli.ts#L134
Unsafe spread of an `any` array type
|
Check source code with eslint:
cli/cli.ts#L146
Unsafe argument of type `any` assigned to a parameter of type `string | boolean | string[] | undefined`
|
Check source code with eslint:
cli/cli.ts#L152
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Check source code with eslint:
cli/cli.ts#L161
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Loading