test: ci test #5
Annotations
5 errors and 3 warnings
ReferenceAcceptanceTest.레퍼런스 링크 생성 요청:
backend/src/test/java/site/coduo/acceptance/ReferenceAcceptanceTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [ALTER TABLE REFERENCE_LINK AlTER COLUMN ID RESTART WITH 1]
|
ReferenceAcceptanceTest.모든 레퍼런스 링크를 조회하는 요청:
backend/src/test/java/site/coduo/acceptance/ReferenceAcceptanceTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [ALTER TABLE REFERENCE_LINK AlTER COLUMN ID RESTART WITH 1]
|
ReferenceAcceptanceTest.레퍼런스 링크를 삭제하는 요청:
backend/src/test/java/site/coduo/acceptance/ReferenceAcceptanceTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [ALTER TABLE REFERENCE_LINK AlTER COLUMN ID RESTART WITH 1]
|
ReferenceAcceptanceTest.레퍼런스 링크를 수정하는 요청:
backend/src/test/java/site/coduo/acceptance/ReferenceAcceptanceTest.java#L110
java.lang.AssertionError: 1 expectation failed.
Expected status code <200> but was <500>.
|
build-and-test
Process completed with exit code 1.
|
build-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@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-and-test
Could not find any files for build/test-results/**/*.xml
|
build-and-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|