Skip to content

fix!: when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it #5006

fix!: when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it

fix!: when allowInheritance is true, java now renders setters in interfaces for enums if const is not set by the classes that implements it #5006

Triggered via pull request September 5, 2024 07:41
Status Failure
Total duration 3m 57s
Artifacts

if-nodejs-pr-testing.yml

on: pull_request
Matrix: test-nodejs-pr
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Test NodeJS PR - macos-latest
Process completed with exit code 1.
Test NodeJS PR - windows-latest
The job was canceled because "macos-latest" failed.
Test NodeJS PR - windows-latest
The operation was canceled.
Test NodeJS PR - ubuntu-latest
The job was canceled because "macos-latest" failed.
Test NodeJS PR - ubuntu-latest
The operation was canceled.
Test NodeJS PR - macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test NodeJS PR - macos-latest: src/generators/AbstractGenerator.ts#L124
Refactor this function to reduce its Cognitive Complexity from 28 to the 15 allowed