Add comprehensive error handling to Blueprint API creation endpoints #148
Annotations
12 warnings
|
Run cd Blueprint.Api:
Blueprint.Api.Migrations.PostgreSQL/Migrations/20250331161008_player-app-order.Designer.cs#L21
The type name 'playerapporder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Run cd Blueprint.Api:
Blueprint.Api.Migrations.PostgreSQL/Migrations/20250331161008_player-app-order.cs#L13
The type name 'playerapporder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Run cd Blueprint.Api:
Blueprint.Api.Data/Models/DataField.cs#L50
'RelationalEntityTypeBuilderExtensions.HasCheckConstraint<TEntity>(EntityTypeBuilder<TEntity>, string, string?)' is obsolete: 'Configure this using ToTable(t => t.HasCheckConstraint()) instead.'
|
|
Run cd Blueprint.Api:
Blueprint.Api.Data/Models/DataValue.cs#L32
'RelationalEntityTypeBuilderExtensions.HasCheckConstraint<TEntity>(EntityTypeBuilder<TEntity>, string, string?)' is obsolete: 'Configure this using ToTable(t => t.HasCheckConstraint()) instead.'
|
|
Run cd Blueprint.Api:
Blueprint.Api.Migrations.PostgreSQL/Migrations/20250625183816_steamfitter-integration.Designer.cs#L22
The type name 'steamfitterintegration' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Run cd Blueprint.Api:
Blueprint.Api.Migrations.PostgreSQL/Migrations/20250625183816_steamfitter-integration.cs#L15
The type name 'steamfitterintegration' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Run cd Blueprint.Api:
Blueprint.Api.Migrations.PostgreSQL/Migrations/20250331161008_player-app-order.Designer.cs#L21
The type name 'playerapporder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Run cd Blueprint.Api:
Blueprint.Api.Migrations.PostgreSQL/Migrations/20250331161008_player-app-order.cs#L13
The type name 'playerapporder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Run cd Blueprint.Api:
Blueprint.Api.Data/Models/DataField.cs#L50
'RelationalEntityTypeBuilderExtensions.HasCheckConstraint<TEntity>(EntityTypeBuilder<TEntity>, string, string?)' is obsolete: 'Configure this using ToTable(t => t.HasCheckConstraint()) instead.'
|
|
Run cd Blueprint.Api:
Blueprint.Api.Data/Models/DataValue.cs#L32
'RelationalEntityTypeBuilderExtensions.HasCheckConstraint<TEntity>(EntityTypeBuilder<TEntity>, string, string?)' is obsolete: 'Configure this using ToTable(t => t.HasCheckConstraint()) instead.'
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Initialize CodeQL
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|
background
wait
wait-all
cancel
Loading