Skip to content

Merge pull request #2985 from JeffreySu/Developer #326

Merge pull request #2985 from JeffreySu/Developer

Merge pull request #2985 from JeffreySu/Developer #326

Triggered via push January 16, 2024 16:15
Status Failure
Total duration 6m 1s
Artifacts
build-and-deploy
5m 48s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 14 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
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2, NuGet/setup-nuget@v1.0.5, 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/Views/OAuth2/UserInfoCallback.cshtml#L26
'OAuthUserInfo.country' is obsolete: 'https://mp.weixin.qq.com/cgi-bin/announce?action=getannouncement&announce_id=11632637451RQs8y'
build-and-deploy: Samples/MP/Senparc.Weixin.Sample.MP/Views/OAuth2/UserInfoCallback.cshtml#L27
'OAuthUserInfo.province' is obsolete: 'https://mp.weixin.qq.com/cgi-bin/announce?action=getannouncement&announce_id=11632637451RQs8y'