Skip to content

add textmatching logic #327

add textmatching logic

add textmatching logic #327

Triggered via push September 18, 2024 14:38
Status Failure
Total duration 1m 24s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Run linters: src/app/core/service/algo-state.service.ts#L17
Strings must use singlequote
Run linters: src/app/core/service/algo-state.service.ts#L68
Strings must use singlequote
Run linters: src/app/core/service/algo-state.service.ts#L73
Strings must use singlequote
Run linters: src/app/core/component/textmatcher/textmatcher.component.ts#L50
Expected indentation of 3 spaces but found 2 tabs
Run linters: src/app/core/component/textmatcher/textmatcher.component.ts#L51
Expected indentation of 3 spaces but found 2 tabs
Run linters: src/app/core/component/textmatcher/textmatcher.component.ts#L53
Expected indentation of 3 spaces but found 2 tabs
Run linters: src/app/core/component/textmatcher/textmatcher.component.ts#L56
Expected indentation of 7 spaces but found 3 tabs
Run linters: src/app/core/component/textmatcher/textmatcher.component.ts#L62
Expected indentation of 7 spaces but found 3 tabs
Run linters: src/app/core/component/textmatcher/textmatcher.component.ts#L70
Expected indentation of 7 spaces but found 3 tabs
Run linters: src/app/core/component/textmatcher/textmatcher.component.ts#L72
Expected indentation of 7 spaces but found 3 tabs
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run linters: src/app/core/component/dialoggraph/dialoggraph.component.ts#L78
Lifecycle interface 'AfterContentInit' should be implemented for method 'ngAfterContentInit'. (https://angular.io/styleguide#style-09-01)
Run linters: src/app/core/component/dialoggraph/dialoggraph.component.ts#L78
Lifecycle interface 'AfterContentInit' should be implemented for method 'ngAfterContentInit'. (https://angular.io/styleguide#style-09-01)