fix: series of blocking issues #10
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L84
Output bindings, including aliases, should not be named "on", nor prefixed with it (https://angular.io/guide/styleguide#style-05-16)
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L84
Unexpected any. Specify a different type
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L85
Output bindings, including aliases, should not be named "on", nor prefixed with it (https://angular.io/guide/styleguide#style-05-16)
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L85
Unexpected any. Specify a different type
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L86
Output bindings, including aliases, should not be named "on", nor prefixed with it (https://angular.io/guide/styleguide#style-05-16)
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L86
Unexpected any. Specify a different type
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L87
Output bindings, including aliases, should not be named "on", nor prefixed with it (https://angular.io/guide/styleguide#style-05-16)
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L87
Unexpected any. Specify a different type
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L88
Output bindings, including aliases, should not be named "on", nor prefixed with it (https://angular.io/guide/styleguide#style-05-16)
|
build:
projects/ngx-smart-modal/src/lib/components/ngx-smart-modal.component.ts#L88
Unexpected any. Specify a different type
|