Add complexity and function metric tests for Java #23
tests.yml
on: pull_request
Prettier Test
29s
Test
28s
Annotations
12 errors and 2 warnings
Test:
test/parser/JavaMetrics.test.ts#L185
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Test:
test/parser/JavaMetrics.test.ts#L218
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Test:
test/parser/JavaMetrics.test.ts#L225
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Test:
test/parser/JavaMetrics.test.ts#L232
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Test:
test/parser/JavaMetrics.test.ts#L239
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Test
Process completed with exit code 2.
|
Prettier Test:
test/parser/JavaMetrics.test.ts#L185
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Prettier Test:
test/parser/JavaMetrics.test.ts#L218
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Prettier Test:
test/parser/JavaMetrics.test.ts#L225
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Prettier Test:
test/parser/JavaMetrics.test.ts#L232
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Prettier Test:
test/parser/JavaMetrics.test.ts#L239
Cannot find name 'testFileMetrics'. Did you mean 'testFileMetric'?
|
Prettier Test
Process completed with exit code 2.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prettier Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|