Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'develop/v3.x' to 'main' #28

Merged
merged 28 commits into from
Mar 12, 2024

feat(douyinopen): bump version to v3.0.0

f3ed370
Select commit
Loading
Failed to load commit list.
Merged

Merge branch 'develop/v3.x' to 'main' #28

feat(douyinopen): bump version to v3.0.0
f3ed370
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 12, 2024 in 8s

25 new alerts

New alerts in code changed by this pull request

  • 25 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 62 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Extensions/DouyinOpenClientEventExtensions.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed ternary opportunity Note

Both branches of this 'if' statement write to the same variable - consider using '?' to express intent better.

Check notice on line 42 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Extensions/DouyinOpenClientSPIExtensions.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed ternary opportunity Note

Both branches of this 'if' statement write to the same variable - consider using '?' to express intent better.

Check notice on line 67 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Extensions/DouyinOpenClientEventExtensions.cs

See this annotation in the file changed.

Code scanning / CodeQL

Generic catch clause Note

Generic catch clause.

Check notice on line 47 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Extensions/DouyinOpenClientSPIExtensions.cs

See this annotation in the file changed.

Code scanning / CodeQL

Generic catch clause Note

Generic catch clause.

Check notice on line 18 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/ApiDouyinVideo/DouyinVideoDataV1Response.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 10 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/ApiIndustry/IndustrySolutionAddAppTestRelationV1Response.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 10 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/ApiIndustry/IndustrySolutionDeleteAppTestRelationV1Response.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 10 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/OAuth/OAuthRefreshBusinessTokenResponse.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 10 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/ApiDouyinVideo/Iframe/DouyinVideoGetIframeByItemV1Response.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 14 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/Room/RoomDataAudienceGetResponse.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 18 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/Room/RoomDataAudienceGetResponse.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 19 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Events/IM/IMReceiveMessageEvent.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 15 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Events/IM/IMSendMessageEvent.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 14 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Authorize/IMAuthorizeStatusResponse.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 19 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Events/IM/IMGroupReceiveMessageEvent.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 23 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Events/IM/IMGroupReceiveMessageEvent.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 15 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Events/IM/IMGroupSendMessageEvent.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 16 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Group/IMGroupSettingSetRequest.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 20 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Group/IMGroupSettingSetRequest.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 24 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Group/IMGroupSettingSetRequest.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 14 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Message/IMSendMessageGroupRequest.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 18 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Message/IMSendMessageGroupRequest.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 22 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Message/IMSendMessageGroupRequest.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 26 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Message/IMSendMessageGroupRequest.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.

Check notice on line 30 in src/SKIT.FlurlHttpClient.ByteDance.DouyinOpen/Models/IM/Message/IMSendMessageGroupRequest.cs

See this annotation in the file changed.

Code scanning / CodeQL

Class has same name as super class Note

Class has the same name as its base class.