Adding GetId #62
pr.yml
on: pull_request
call-workflow
/
Build
47s
Annotations
11 warnings
call-workflow / 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/
|
call-workflow / Build:
src/UserDestinationWriter.cs#L1964
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
call-workflow / Build:
src/UserSourceReader.cs#L104
'MappingExtensions.GetConditionalSql(string, string, MappingConditional, int)' is obsolete: 'Use GetConditionalSql(string conditionalsSql, string columnName, MappingConditional mappingConditional, int conditionalCount, ConditionalGroupOperator groupOperator) instead'
|
call-workflow / Build:
src/UserSourceReader.cs#L164
'User.GetUserTypes(bool, bool)' is obsolete: 'Do not use'
|
call-workflow / Build:
src/UserSourceReader.cs#L168
'User.GetUserTypes(bool, bool)' is obsolete: 'Do not use'
|
call-workflow / Build:
src/UserProvider.cs#L479
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-workflow / Build:
src/UserProvider.cs#L542
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-workflow / Build:
src/UserProvider.cs#L576
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-workflow / Build:
src/UserProvider.cs#L576
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-workflow / Build:
src/UserProvider.cs#L888
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-workflow / Build:
src/UserProvider.cs#L894
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|