Skip to content

Merge pull request #2995 from JeffreySu/Developer #330

Merge pull request #2995 from JeffreySu/Developer

Merge pull request #2995 from JeffreySu/Developer #330

Triggered via push March 14, 2024 22:22
Status Failure
Total duration 5m 57s
Artifacts
build-and-deploy
5m 43s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 15 warnings
build-and-deploy: src/Senparc.Weixin/Senparc.Weixin/WeixinRegister.cs#L72
The type or namespace name 'Configuration' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
build-and-deploy: src/Senparc.Weixin/Senparc.Weixin/WeixinRegister.cs#L208
No overload for method 'UseSenparcGlobal' takes 4 arguments
build-and-deploy: src/Senparc.Weixin/Senparc.Weixin/WeixinRegister.cs#L210
'IRegisterService' does not contain a definition for 'registerService' and no accessible extension method 'registerService' accepting a first argument of type 'IRegisterService' could be found (are you missing a using directive or an assembly reference?)
build-and-deploy: src/Senparc.Weixin/Senparc.Weixin/WeixinRegister.cs#L208
No overload for method 'UseSenparcGlobal' takes 4 arguments
build-and-deploy: src/Senparc.Weixin/Senparc.Weixin/WeixinRegister.cs#L210
'IRegisterService' does not contain a definition for 'registerService' and no accessible extension method 'registerService' accepting a first argument of type 'IRegisterService' could be found (are you missing a using directive or an assembly reference?)
build-and-deploy
Process completed with exit code 1.
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected], NuGet/[email protected], actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected], NuGet/[email protected], actions/setup-dotnet@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-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
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: Samples/MP/Senparc.Weixin.Sample.MP/Controllers/WeixinController.cs#L44
'WeixinController.AppId' hides inherited member 'BaseController.AppId'. Use the new keyword if hiding was intended.
build-and-deploy: Samples/MP/Senparc.Weixin.Sample.MP/MessageHandlers/CustomMessageHandler.cs#L62
Cannot convert null literal to non-nullable reference type.
build-and-deploy: Samples/MP/Senparc.Weixin.Sample.MP/MessageHandlers/CustomMessageHandler.cs#L103
'UserInfoJson.nickname' is obsolete: 'https://developers.weixin.qq.com/doc/offiaccount/User_Management/Get_users_basic_information_UnionID.html#UinonId'
build-and-deploy: Samples/MP/Senparc.Weixin.Sample.MP/MessageHandlers/CustomMessageHandler.cs#L103
'UserInfoJson.sex' is obsolete: 'https://mp.weixin.qq.com/cgi-bin/announce?action=getannouncement&announce_id=11632637451RQs8y'