Merge pull request #45 from dynamicweb/dw-sha-patch-1 #53
main.yml
on: push
call-pushworkflow
/
build-and-publish
26s
Annotations
1 error and 11 warnings
call-pushworkflow / build-and-publish
Process completed with exit code 1.
|
call-pushworkflow / build-and-publish
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-pushworkflow / build-and-publish:
src/UserDestinationWriter.cs#L1964
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
call-pushworkflow / build-and-publish:
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-pushworkflow / build-and-publish:
src/UserSourceReader.cs#L164
'User.GetUserTypes(bool, bool)' is obsolete: 'Do not use'
|
call-pushworkflow / build-and-publish:
src/UserSourceReader.cs#L168
'User.GetUserTypes(bool, bool)' is obsolete: 'Do not use'
|
call-pushworkflow / build-and-publish:
src/UserProvider.cs#L479
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-pushworkflow / build-and-publish:
src/UserProvider.cs#L542
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-pushworkflow / build-and-publish:
src/UserProvider.cs#L570
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-pushworkflow / build-and-publish:
src/UserProvider.cs#L570
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-pushworkflow / build-and-publish:
src/UserProvider.cs#L900
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|
call-pushworkflow / build-and-publish:
src/UserProvider.cs#L906
'UserProvider.RepositoriesIndexUpdate' is obsolete: 'Use Job.RepositoriesIndexSettings'
|