Found configuration in /home/dalmahal/repo5/rush.json Rush Multi-Project Build Tool 5.28.0 - https://rushjs.io Node.js version is 14.5.0 (pre-LTS) Found configuration in /home/dalmahal/repo5/rush.json Executing: "eslint package.json api-extractor.json src test --ext .ts" /home/dalmahal/repo5/sdk/eventhub/eventhubs-checkpointstore-blob/package.json 1:1 error engines does not exist at the outermost level @azure/azure-sdk/ts-package-json-engine-is-present 8:15 error homepage is not a URL pointing to your library's readme inside the git repo @azure/azure-sdk/ts-package-json-homepage 18:12 error bugs.url is set to https://github.com/azure/azure-sdk-for-js/issues when it should be set to https://github.com/Azure/azure-sdk-for-js/issues @azure/azure-sdk/ts-package-json-bugs /home/dalmahal/repo5/sdk/eventhub/eventhubs-checkpointstore-blob/src/blobCheckpointStore.ts 1:1 error the file does not have a correct copyright header @azure/azure-sdk/github-source-headers 16:15 warning type ContainerClient of parameter containerClient of function constructor is a class or contains a class as a member @azure/azure-sdk/ts-use-interface-parameters 88:9 error 'partitionOwnershipArray' is never reassigned. Use 'const' instead prefer-const 92:13 error 'updatedBlobResponse' is never reassigned. Use 'const' instead prefer-const /home/dalmahal/repo5/sdk/eventhub/eventhubs-checkpointstore-blob/src/index.ts 1:1 error the file does not have a correct copyright header @azure/azure-sdk/github-source-headers /home/dalmahal/repo5/sdk/eventhub/eventhubs-checkpointstore-blob/src/log.ts 1:1 error the file does not have a correct copyright header @azure/azure-sdk/github-source-headers 17:8 warning Missing return type on function @typescript-eslint/explicit-function-return-type /home/dalmahal/repo5/sdk/eventhub/eventhubs-checkpointstore-blob/src/util/error.ts 1:1 error the file does not have a correct copyright header @azure/azure-sdk/github-source-headers /home/dalmahal/repo5/sdk/eventhub/eventhubs-checkpointstore-blob/test/blob-checkpointstore.spec.ts 1:1 error the file does not have a correct copyright header @azure/azure-sdk/github-source-headers 112:7 error Expected an assignment or function call and instead saw an expression no-unused-expressions 152:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 153:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 194:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 195:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 241:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 242:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 245:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 246:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 249:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 250:5 error Expected an assignment or function call and instead saw an expression no-unused-expressions 421:9 error 'ownershipsAfterUnclaiming' is never reassigned. Use 'const' instead prefer-const /home/dalmahal/repo5/sdk/eventhub/eventhubs-checkpointstore-blob/test/snippets.spec.ts 1:1 error the file does not have a correct copyright header @azure/azure-sdk/github-source-headers 38:5 warning Missing return type on function @typescript-eslint/explicit-function-return-type /home/dalmahal/repo5/sdk/eventhub/eventhubs-checkpointstore-blob/test/utils/testUtils.ts 1:1 error the file does not have a correct copyright header @azure/azure-sdk/github-source-headers 18:5 error Do not use "// @ts-ignore" comments because they suppress compilation errors @typescript-eslint/ban-ts-ignore ✖ 28 problems (25 errors, 3 warnings) 11 errors and 0 warnings potentially fixable with the `--fix` option. The script failed with exit code 1