Set fixed length for external identifier validation #271
Annotations
9 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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:
src/Migrators/Migrators.MSSQL/Migrations/20240813132251_bio.cs#L9
The type name 'bio' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Migrators/Migrators.MSSQL/Migrations/20240813132251_bio.Designer.cs#L16
The type name 'bio' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Migrators/Migrators.MSSQL/Migrations/20240716124318_lastmodifiedby.cs#L8
The type name 'lastmodifiedby' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Migrators/Migrators.MSSQL/Migrations/20240716124318_lastmodifiedby.Designer.cs#L16
The type name 'lastmodifiedby' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Migrators/Migrators.MSSQL/Migrations/20240813132251_bio.cs#L9
The type name 'bio' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Migrators/Migrators.MSSQL/Migrations/20240813132251_bio.Designer.cs#L16
The type name 'bio' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Migrators/Migrators.MSSQL/Migrations/20240716124318_lastmodifiedby.cs#L8
The type name 'lastmodifiedby' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
src/Migrators/Migrators.MSSQL/Migrations/20240716124318_lastmodifiedby.Designer.cs#L16
The type name 'lastmodifiedby' only contains lower-cased ascii characters. Such names may become reserved for the language.
|