Skip to content

Merge pull request #2865 from JeffreySu/Developer #272

Merge pull request #2865 from JeffreySu/Developer

Merge pull request #2865 from JeffreySu/Developer #272

Triggered via push June 21, 2023 17:57
Status Failure
Total duration 8m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
build-and-deploy
7m 52s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build-and-deploy
Process completed with exit code 1.
build-and-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-deploy
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
build-and-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/Entities/Request/RequestMessageShortVideo.cs#L13
The using directive for 'Senparc.NeuChar' appeared previously in this namespace
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/AdvancedAPIs/External/ExternalApi.cs#L318
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/AdvancedAPIs/External/ExternalApi.cs#L873
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/AdvancedAPIs/External/ExternalApi.cs#L1551
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/AdvancedAPIs/External/ExternalApi.cs#L1789
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/Entities/Request/Event/RequestMessageEventBase.cs#L36
'RequestMessageEventBase.AgentID' hides inherited member 'WorkRequestMessageBase.AgentID'. Use the new keyword if hiding was intended.
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/Entities/Request/ThirdPartyInfo/RequestMessager_Register_Corp.cs#L26
'RequestMessager_Register_Corp.InfoType' hides inherited member 'ThirdPartyInfoBase.InfoType'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/Entities/Request/ThirdPartyInfo/RequestMessager_Register_Corp.cs#L34
'RequestMessager_Register_Corp.TimeStamp' hides inherited member 'ThirdPartyInfoBase.TimeStamp'. Use the new keyword if hiding was intended.
build-and-deploy: src/Senparc.Weixin.Work/Senparc.Weixin.Work/Entities/Request/Event/RequestMessageEvent_Switch_WorkBench_Mode.cs#L22
'RequestMessageEvent_Switch_WorkBench_Mode.AgentID' hides inherited member 'RequestMessageEventBase.AgentID'. Use the new keyword if hiding was intended.