5 new issues (0 max.) of at least medium severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 1
- Added 5
See the complete overview on Codacy
Annotations
Check failure on line 1 in server/main-api/migrations/20230323144107_create_calendar.down.sql
codacy-production / Codacy Static Code Analysis
server/main-api/migrations/20230323144107_create_calendar.down.sql#L1
Expected SET ANSI_NULLS ON near top of file
Check failure on line 1 in server/main-api/migrations/20230323144107_create_calendar.down.sql
codacy-production / Codacy Static Code Analysis
server/main-api/migrations/20230323144107_create_calendar.down.sql#L1
Expected SET NOCOUNT ON near top of file
Check failure on line 1 in server/main-api/migrations/20230323144107_create_calendar.down.sql
codacy-production / Codacy Static Code Analysis
server/main-api/migrations/20230323144107_create_calendar.down.sql#L1
Expected SET QUOTED_IDENTIFIER ON near top of file
Check failure on line 1 in server/main-api/migrations/20230323144107_create_calendar.down.sql
codacy-production / Codacy Static Code Analysis
server/main-api/migrations/20230323144107_create_calendar.down.sql#L1
Expected SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED near top of file
Check warning on line 26 in server/main-api/migrations/20230323144107_create_calendar.up.sql
codacy-production / Codacy Static Code Analysis
server/main-api/migrations/20230323144107_create_calendar.up.sql#L26
Expected TSQL Keyword to be capitalized