Skip to content

Rename AndcultureCode.CSharp to RSM.HCD.CSharp #67

Rename AndcultureCode.CSharp to RSM.HCD.CSharp

Rename AndcultureCode.CSharp to RSM.HCD.CSharp #67

Triggered via pull request May 10, 2024 21:01
@mytymyty
synchronize #58
myty/issue53
Status Failure
Total duration 3m 43s
Artifacts

build.yaml

on: pull_request
notify_start
2s
notify_start
notify_success
0s
notify_success
notify_failure
5s
notify_failure
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
notify_start
Error: An API error occurred: account_inactive
notify_failure
Error: An API error occurred: account_inactive
notify_start
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: voxmedia/github-action-slack-notify-build@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1.7.2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.7.2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Conductors/RepositoryReadConductor.cs#L103
'IRepository<T>.FindById(long, bool?)' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/RepositoryReadConductor.cs#L112
'IRepository<T>.FindById(long, Expression<Func<T, bool>>)' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/RepositoryReadConductor.cs#L123
'IRepository<T>.FindById(long, bool?, params Expression<Func<T, object>>[])' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/RepositoryReadConductor.cs#L134
'IRepository<T>.FindById(long, params Expression<Func<T, object>>[])' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/RepositoryReadConductor.cs#L145
'IRepository<T>.FindById(long, params string[])' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/RepositoryConductor.cs#L90
'RepositoryConductor<T>.BulkUpdate(IEnumerable<T>, long?)' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/RepositoryConductor.cs#L98
'RepositoryConductor<T>.BulkCreate(IEnumerable<T>, long?)' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/Aspects/LockingConductor.cs#L135
'IRepositoryReadConductor<T>.FindById(long)' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/Aspects/LockingConductor.cs#L184
'IRepositoryUpdateConductor<T>.Update(T, long?)' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/RepositoryConductor.cs#L124
'RepositoryConductor<T>.Create(T, long?)' is obsolete: 'This method is deprecated in favor of its async counter part'
notify_failure
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: voxmedia/github-action-slack-notify-build@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.