Skip to content

Rename AndcultureCode.CSharp to RSM.HCD.CSharp (#58) #71

Rename AndcultureCode.CSharp to RSM.HCD.CSharp (#58)

Rename AndcultureCode.CSharp to RSM.HCD.CSharp (#58) #71

Triggered via push May 13, 2024 12:37
Status Success
Total duration 3m 3s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
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/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/Aspects/LockingConductor.cs#L204
'IRepositoryReadConductor<T>.FindById(long)' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/Aspects/LockingConductor.cs#L229
'IRepositoryUpdateConductor<T>.Update(T, long?)' is obsolete: 'This method is deprecated in favor of its async counter part'
build: src/Conductors/Aspects/LockingConductor.cs#L250
'IRepositoryReadConductor<T>.FindById(long)' is obsolete: 'This method is deprecated in favor of its async counter part'