fix: linting #46
Annotations
10 errors and 1 warning
Run npm run build
Property 'ngOnChanges' in type 'ItDropdownComponent' is not assignable to the same property in base type 'ItAbstractComponent'.
|
Run npm run build
Expected 0 arguments, but got 1.
|
Run npm run build
Property 'ngOnChanges' in type 'ItLinkComponent' is not assignable to the same property in base type 'ItAbstractComponent'.
|
Run npm run build
Expected 0 arguments, but got 1.
|
Run npm run build
Property 'ngOnChanges' in type 'ItCheckboxComponent' is not assignable to the same property in base type 'ItAbstractFormComponent<boolean>'.
|
Run npm run build
Property 'ngOnChanges' in type 'ItRangeComponent' is not assignable to the same property in base type 'ItAbstractFormComponent<number>'.
|
Run npm run build
Property 'ngOnChanges' in type 'ItRatingComponent' is not assignable to the same property in base type 'ItAbstractFormComponent<number>'.
|
Run npm run build
Expected 0 arguments, but got 1.
|
Run npm run build
Property 'ngOnChanges' in type 'ItUploadFileListComponent' is not assignable to the same property in base type 'ItAbstractComponent'.
|
Run npm run build
Expected 0 arguments, but got 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading